getFunctions.getSymbol

Undocumented in source.
template getFunctions(T)
alias getSymbol(string name) = AliasSeq!(__traits(getMember, T, name))[0]

Meta